-
Re: Full character set of Latin script
There isn't really any such thing as "the" "full" character set of the Latin script; it depends what languages you are targeting. If you want to cover everything that Unicode cons…9 -
Re: Is capital alpha just /A?
Gerry Leonidas says:6 -
Advanced Glyph Reordering
I just wrote a blog post about a technique for reordering glyphs using OpenType Layout which I think deserves to be better known. Comments are welcome, especially if they're kind!1 -
Re: Ergonomics for designers
There's no way around that other than to not sit for so long. Stretchly helps.2 -
Re: Hebrew composition in ccmp
If you install the Python module "fontFeatures" you will get a utility called "otf2fea". Run this on your binary file and you will get back a feature file with a representation th…2